projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04a455a
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 20 Mar 2009 17:59:38 +0000
(17:59 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 20 Mar 2009 17:59:38 +0000
(17:59 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5dc225e27ea732d4fac49de1b3954f1865582927..f9406a9a47a3d52b7ab749eb42d0a19bb7d1c5bd 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2009-03-20 Eli Zaretskii <eliz@gnu.org>
+
+ * editfns.c (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is
+ negative, produce a float value.
+
+ * dired.c (make_uid, make_gid): New functions.
+ (Ffile_attributes): Use them to avoid negative UID and GID.
+
2009-03-20 Juanma Barranquero <lekktu@gmail.com>
* keyboard.c (Fcurrent_idle_time): Reflow docstring.